[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 480   SHUFFLE   <  SKIP 140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
26761Prasad, Tabitha, D4217Gold CoastQueenslandAustralia
21444Lopez, Blake, R94303Palo AltoCaliforniaUnited States

Generated 2025-11-05 00:29:16.841 UTC