[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 484   SHUFFLE   <  SKIP 1555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
18066He, Steve, J90210Beverly HillsCaliforniaUnited States
24262Thomas, Daniel92806La JollaCaliforniaUnited States

Generated 2025-07-17 13:06:55.670 UTC