[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 650   SHUFFLE   <  SKIP 1599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21954Andersen, Yolanda7001HobartTasmaniaAustralia
17769Martin, Nathan, S59368WerneNordrhein-WestfalenGermany
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 07:58:22.954 UTC