[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 3669   SHUFFLE   <  SKIP 17  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26620Green, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
25547Suri, CarlaOX16 8RSOxonEnglandUnited Kingdom
22580Long, Alexis4217Gold CoastQueenslandAustralia

Generated 2025-07-11 14:56:51.324 UTC