[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 5215   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12910Brown, Robert, D94704BerkeleyCaliforniaUnited States
21637Lewis, Richard, I92102San DiegoCaliforniaUnited States
26729Gray, Brian98168BurienWashingtonUnited States

Generated 2025-07-21 09:06:27.284 UTC