[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 650   SHUFFLE   <  SKIP 2312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18418Sun, Dawn, L94519ConcordCaliforniaUnited States
21634Cook, Arianna98020EdmondsWashingtonUnited States
25530Lopez, Gerald, M48001MünsterSaarlandGermany

Generated 2025-07-14 07:27:22.633 UTC