[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 2693   SHUFFLE   <  SKIP 299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States
23696Li, Autumn, P98312BremertonWashingtonUnited States
23641Morris, Megan4700RockhamptonQueenslandAustralia

Generated 2025-07-13 00:21:12.085 UTC