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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22760Chen, Hunter, B98501OlympiaWashingtonUnited States
24889She, Kelli, J2580GoulburnNew South WalesAustralia
26487Ma, Vincent, W97005BeavertonOregonUnited States

Generated 2025-07-12 09:53:47.467 UTC