[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 2817   SHUFFLE   <  SKIP 1643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13228Mr., Sanchez, Thomas, T.94014ColmaCaliforniaUnited States
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States
20805Williams, Brandon95010HofBayernGermany

Generated 2025-07-17 16:07:38.527 UTC