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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22052Butler, Zachary90706BellflowerCaliforniaUnited States
20283Shen, Katie, A2138RhodesNew South WalesAustralia
19807Zhao, Shannon2264SilverwaterNew South WalesAustralia

Generated 2025-07-12 22:14:28.546 UTC