[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 236   SHUFFLE   <  SKIP 169  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27588Chandra, Virginia, M2060Lavender BayNew South WalesAustralia
15880Bailey, Patrick, J99202SpokaneWashingtonUnited States

Generated 2025-07-21 13:49:16.552 UTC