[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 158   SHUFFLE   <  SKIP 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11666Baker, Angel90505TorranceCaliforniaUnited States
13136Martinez, Virginia4171HawthorneQueenslandAustralia
29052Peterson, Ian, L92806La JollaCaliforniaUnited States

Generated 2025-07-15 00:05:35.944 UTC