[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 416   SHUFFLE   <  SKIP 1302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23003Robinson, Ashley, H97045Oregon CityOregonUnited States
18778Washington, Miguel, C91950National CityCaliforniaUnited States
26930Andersen, Sharon48001MünsterSaarlandGermany

Generated 2025-07-22 07:04:34.815 UTC