[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 512   SHUFFLE   <  SKIP 5465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
17279Alvarez, Tanya2580GoulburnNew South WalesAustralia
17210Deng, Karl, L33041PaderbornHamburgGermany

Generated 2025-07-16 17:19:45.411 UTC