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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17905Yuan, Calvin2113North RydeNew South WalesAustralia
22021White, Ethan, C98055RentonWashingtonUnited States
14758Long, Victoria91203GlendaleCaliforniaUnited States

Generated 2025-07-12 04:55:11.774 UTC