[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 511   SHUFFLE   <  SKIP 367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25571Lopez, Richard, L66578NeunkirchenSaarlandGermany
28593Peterson, Faith92625Newport BeachCaliforniaUnited States
20345Martinez, Regina, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 06:22:05.489 UTC