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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance
17435Mitchell, Edward90505TorranceCaliforniaUnited States
28768Rodriguez, Emmanuel, A98168BurienWashingtonUnited States

Generated 2025-07-12 00:14:46.639 UTC