[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 34   SHUFFLE   <  SKIP 2541  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19109Brooks, Jade, L94014ColmaCaliforniaUnited States
11205Fernandez, Abby98168BurienWashingtonUnited States
15769Coleman, Kelly91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 01:07:31.130 UTC