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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19215Hall, Edward98104SeattleWashingtonUnited States
13469Bailey, Bryce, L98403TacomaWashingtonUnited States
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-15 10:43:58.715 UTC