[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 2391   SHUFFLE   <  SKIP 300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24588Becker, Kathryn2060Lavender BayNew South WalesAustralia
12489Rai, Wayne, T91940Les UlisEssonneFrance
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-17 20:08:31.845 UTC