[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 5495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26053Anderson, Austin, E98020EdmondsWashingtonUnited States
18301Xu, Julie3429SunburyVictoriaAustralia
20736Howard, AlexandraV2M1P1NewtonBritish ColumbiaCanada
22822Anderson, Devin, AWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 06:14:36.604 UTC