[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 468   SHUFFLE   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17656Martinez, Carol, DV8Z 4N5ShawneeBritish ColumbiaCanada
17304Campbell, Haley, L4217Gold CoastQueenslandAustralia
26018Thompson, Zachary, R98036LynnwoodWashingtonUnited States

Generated 2025-07-14 07:19:58.630 UTC