[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 2283   SHUFFLE   <  SKIP 1579  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19316Srini, Raymond, C46236BottropNordrhein-WestfalenGermany
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
28349Vazquez, Kristi3198SeafordVictoriaAustralia

Generated 2025-07-20 18:08:00.054 UTC