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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15998Flores, Marissa91910Chula VistaCaliforniaUnited States
12291Suri, Johnathan, E04838EilenburgBrandenburgGermany
21873Navarro, Kellie, I1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 14:51:54.992 UTC