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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16372Foster, Vanessa91950Lincoln AcresCaliforniaUnited States
23722Perez, Andrea91203GlendaleCaliforniaUnited States
28611Alexander, Christian, C97301SalemOregonUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-16 14:47:54.347 UTC