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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14753Foster, Austin, C97330CorvallisOregonUnited States
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
19206Cooper, Destiny, T91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 16:07:55.539 UTC