[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 557   SHUFFLE   <  SKIP 1269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25438Murphy, Lauren, C99202SpokaneWashingtonUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
15725Price, Trevor, M2500WollongongNew South WalesAustralia

Generated 2025-07-13 22:37:11.283 UTC