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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22361White, Nathan, G91950National CityCaliforniaUnited States
17176Ward, Isaac, M92118CoronadoCaliforniaUnited States
13335Barnes, Alyssa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-11 06:19:23.914 UTC