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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22407Gonzalez, Carolyn, H2060Lavender BayNew South WalesAustralia
21873Navarro, Kellie, I1597Lane CoveNew South WalesAustralia
28200Henderson, Morgan, W90401Santa MonicaCaliforniaUnited States

Generated 2025-07-11 21:52:14.669 UTC