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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States

Generated 2025-07-17 17:35:23.987 UTC