[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 511   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20403Lal, Mitchell, C4700RockhamptonQueenslandAustralia
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States
16157Raman, Cindy1002SydneyNew South WalesAustralia

Generated 2025-07-17 10:00:32.722 UTC