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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17579Chen, Jack, EV7L 4J4N. VancouverBritish ColumbiaCanada
19585Fernandez, Kristi7001HobartTasmaniaAustralia
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
23841Phillips, Sydney91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 16:45:00.143 UTC