[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 817   SHUFFLE   <  SKIP 821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16707Serrano, Derrick4655Hervey BayQueenslandAustralia
18420Stewart, Riley, L94070San CarlosCaliforniaUnited States
24143Mehta, Stanley, A64283DarmstadtHessenGermany

Generated 2025-07-18 22:43:10.562 UTC