[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 263   SHUFFLE   <  SKIP 1360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20673Washington, Dylan, A94947NovatoCaliforniaUnited States
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
25402Hughes, Maria97045Oregon CityOregonUnited States

Generated 2025-07-19 04:55:33.894 UTC