[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13247Chen, Zachary91502BurbankCaliforniaUnited States
12207Hill, Samuel, J98027IssaquahWashingtonUnited States
11356Carson, Terrence2060Lavender BayNew South WalesAustralia

Generated 2025-07-12 17:29:59.411 UTC