[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 512   SHUFFLE   <  SKIP 469  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom
18253Guo, Trisha3000MelbourneVictoriaAustralia

Generated 2025-07-12 09:00:20.952 UTC