[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 518   SHUFFLE   <  SKIP 4390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15501Simmons, Justin94014ColmaCaliforniaUnited States
15054Anand, Roger, L80074MünchenHessenGermany
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 00:32:53.720 UTC