[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 250   SHUFFLE   <  SKIP 5977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26500Ruiz, Billy, M90210Beverly HillsCaliforniaUnited States
12747Hu, Colleen, J20354HamburgHamburgGermany
16354Torres, Janet, A98270MarysvilleWashingtonUnited States

Generated 2025-07-20 12:47:38.347 UTC