[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 324   SHUFFLE   <  SKIP 711  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20847Young, Kyle, T66740SaarlouisSaarlandGermany
17038Wang, Ernest92118CoronadoCaliforniaUnited States
23473James, Jesse, C97068W. LinnOregonUnited States

Generated 2025-07-15 05:42:41.557 UTC