[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 1141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19797Liu, Clarence3337MeltonVictoriaAustralia
27169Xu, Louis66578NeunkirchenSaarlandGermany
19538Hall, Connor, E98501OlympiaWashingtonUnited States

Generated 2025-07-12 04:14:01.288 UTC