[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 248   SHUFFLE   <  SKIP 153  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27288Richardson, Destiny, L92625Newport BeachCaliforniaUnited States
17680Gray, Mackenzie, LV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-17 03:17:29.409 UTC