[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 405   SHUFFLE   <  SKIP 634  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14298Jenkins, Kaitlyn, R90012Los AngelesCaliforniaUnited States
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States
25145Yang, Clayton, C66578NeunkirchenSaarlandGermany

Generated 2025-07-19 06:23:08.827 UTC