[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 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27204Hall, Devin91910Chula VistaCaliforniaUnited States
21996Gao, Amy4169East BrisbaneQueenslandAustralia
24321Scott, Gabriel98055RentonWashingtonUnited States

Generated 2025-07-10 12:21:21.599 UTC