[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 875   SHUFFLE   <  SKIP 1214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14381Cooper, Alexa97330CorvallisOregonUnited States
25001Xu, Clayton, W1002SydneyNew South WalesAustralia
12898Campbell, Madeline91502BurbankCaliforniaUnited States

Generated 2025-07-17 19:02:04.392 UTC