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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25352Martinez, Brandon, S97034Lake OswegoOregonUnited States
19238West, Isabella98371PuyallupWashingtonUnited States
13919Smith, Grace91203GlendaleCaliforniaUnited States
17985Sun, Cedric24044KielSaarlandGermany

Generated 2025-07-14 21:41:20.792 UTC