[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 5225   <  SKIP 800  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
11905Ramirez, Isaiah7001HobartTasmaniaAustralia

Generated 2025-07-20 07:22:25.397 UTC