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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
22217Powell, Dylan, MV8POak BayBritish ColumbiaCanada
11207Cox, Danielle98055RentonWashingtonUnited States

Generated 2025-07-11 09:23:35.434 UTC