[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 3217   <  SKIP 2099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21474Gray, Lucas, L98033KirklandWashingtonUnited States
29103Raji, Karl2036MalabarNew South WalesAustralia
13927Gonzales, Gabriel, M90706BellflowerCaliforniaUnited States

Generated 2025-07-21 09:09:06.162 UTC