[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 841   SHUFFLE   <  SKIP 2019  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17279Alvarez, Tanya2580GoulburnNew South WalesAustralia
27575Wilson, Emma, J91502BurbankCaliforniaUnited States

Generated 2025-07-16 17:57:38.103 UTC