[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 324   SHUFFLE   <  SKIP 1255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26821Guo, Tamara46236BottropNordrhein-WestfalenGermany
24593Watson, Destiny, W1002SydneyNew South WalesAustralia
24980Phillips, Savannah91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-19 20:01:39.732 UTC