[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 2295   SHUFFLE   <  SKIP 2456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States
14547Thompson, Noah, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-22 11:23:04.026 UTC