[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 647   SHUFFLE   <  SKIP 1462  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22272Kelly, Isabella94303Palo AltoCaliforniaUnited States
14530Smith, EthanWA1WarringtonEnglandUnited Kingdom
24856Huang, Candice, J70452StuttgartSaarlandGermany
29454Bradley, Victoria4551CaloundraQueenslandAustralia

Generated 2025-07-19 03:50:41.899 UTC