[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 2421   SHUFFLE   <  SKIP 739  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16103Hill, Haley, JV8XRoyal OakBritish ColumbiaCanada
15398Wang, Jose94611OaklandCaliforniaUnited States
17075Guo, Aimee2450Coffs HarbourNew South WalesAustralia
20155Fernandez, Jay2060Lavender BayNew South WalesAustralia

Generated 2025-07-12 22:14:13.613 UTC