[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 589   SHUFFLE   <  SKIP 356  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26881Fernandez, Regina, R93700DrancySeine Saint DenisFrance
16708Sanz, Kellie2060Lavender BayNew South WalesAustralia
12877Williams, Alexander, L98284Sedro WoolleyWashingtonUnited States
15456Suri, Donald66740SaarlouisSaarlandGermany

Generated 2025-07-19 14:40:56.975 UTC