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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18357Reed, Trinity98027IssaquahWashingtonUnited States
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States
28305Lopez, Patricia3550BendigoVictoriaAustralia

Generated 2025-07-19 16:36:51.028 UTC