[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2971   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13123Raji, Kelli, G2450Coffs HarbourNew South WalesAustralia
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
20607Raje, Donna, A1002SydneyNew South WalesAustralia

Generated 2025-07-18 07:07:06.135 UTC