[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 591   SHUFFLE   <  SKIP 3189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14871Hill, TimothyV3A 4R2LangleyBritish ColumbiaCanada
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia
27411Bendixen, Mason, J97330CorvallisOregonUnited States

Generated 2025-07-17 16:06:50.469 UTC