[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2430  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25965Roberts, Andrea, A92625Newport BeachCaliforniaUnited States
13075Lin, Kelvin, A3550BendigoVictoriaAustralia
27791Deng, Shawna, C80074MünchenHessenGermany

Generated 2025-07-11 04:11:26.486 UTC