[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 2295   SHUFFLE   <  SKIP 212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17153Butler, Devin, M91502BurbankCaliforniaUnited States
22414Wu, Eugene, P22001HamburgHessenGermany
18913Stewart, Jesse91502BurbankCaliforniaUnited States

Generated 2025-07-13 13:08:25.759 UTC