[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 512   SHUFFLE   <  SKIP 4230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18828Wright, Morgan98201EverettWashingtonUnited States
12650Wright, Aaron, L93000BobignySeine Saint DenisFrance
28988Perez, Harold, C94014ColmaCaliforniaUnited States

Generated 2025-07-18 08:23:53.814 UTC