[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 875   SHUFFLE   <  SKIP 6611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29114Raman, Levi2138RhodesNew South WalesAustralia
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
23843Patterson, Marcus, D90012Los AngelesCaliforniaUnited States

Generated 2025-07-08 23:09:50.469 UTC