[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 682  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22303Alonso, Philip, L91370Verrieres Le BuissonEssonneFrance
28977Nelson, Carlos94303Palo AltoCaliforniaUnited States
19815Thompson, Christian, A98284Sedro WoolleyWashingtonUnited States
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States

Generated 2025-07-13 12:04:05.305 UTC