[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 229   SHUFFLE   <  SKIP 343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22724Evans, Noah, E90241DowneyCaliforniaUnited States
25451Subram, Geoffrey, L60075Frankfurt am MainSaarlandGermany
13456Hernandez, Sydney98033KirklandWashingtonUnited States

Generated 2025-07-19 13:49:54.424 UTC