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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13451Browning, Robin, H91502BurbankCaliforniaUnited States
21205Vance, Denise, L2264SilverwaterNew South WalesAustralia
16208Chandra, Ruth66001SaarbrückenSaarlandGermany

Generated 2025-07-12 04:38:47.174 UTC