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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States
13083Butler, Jordyn99362Walla WallaWashingtonUnited States
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-15 15:01:48.362 UTC