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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27805Ye, Barbara, A59170CroixNordFrance
12930Harris, Grace, L98201EverettWashingtonUnited States
22906Moreno, Jessie, C2113North RydeNew South WalesAustralia

Generated 2025-07-11 04:32:12.332 UTC