[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   SKIP 413   SHUFFLE   <  SKIP 514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States
25664Hu, Jon63009OffenbachSaarlandGermany
13240Foster, Blake, K91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 02:58:04.013 UTC