[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 24   SHUFFLE   <  SKIP 2270  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
11494Gutierrez, Jimmy, MTY31RuncornEnglandUnited Kingdom
14742Howard, Andrea91950Lincoln AcresCaliforniaUnited States
18929Garcia, Donald6006PerthSouth AustraliaAustralia

Generated 2025-07-11 19:13:00.363 UTC