[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 840   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24532Perez, Phillip, A70452StuttgartSaarlandGermany
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States
27392Romero, Felicia90706BellflowerCaliforniaUnited States

Generated 2025-07-18 06:54:41.422 UTC