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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28307Gray, Morgan4700RockhamptonQueenslandAustralia
13324Stiller, Florian, L90401Santa MonicaCaliforniaUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
14214Munoz, Robyn2036MalabarNew South WalesAustralia
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom
12856Lin, RosaW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-08 22:20:24.895 UTC