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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16029Patel, Abby2777SpringwoodNew South WalesAustralia
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
20526Alexander, Brittany91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 02:35:08.299 UTC