[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 856   SHUFFLE   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
28046Reed, MichelleV9LangfordBritish ColumbiaCanada
25058Raji, Corey4169East BrisbaneQueenslandAustralia

Generated 2025-07-14 02:52:39.615 UTC