[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 149   SHUFFLE   <  SKIP 5581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12027Wood, Haley, E98055RentonWashingtonUnited States
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 14:00:12.297 UTC