[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 511   SHUFFLE   <  SKIP 291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17764Garcia, Terrance, L45001EssenHamburgGermany
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States
20815Andersen, Tracy2444Port MacquarieNew South WalesAustralia

Generated 2025-07-17 11:28:19.160 UTC