[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 3568   SHUFFLE   <  SKIP 1132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14090Lewis, Jennifer94015Daly CityCaliforniaUnited States
28404Raman, Whitney38001BraunschweigNordrhein-WestfalenGermany
17586Patterson, Cassidy, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-22 02:35:26.668 UTC