[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 405   SHUFFLE   <  SKIP 942  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22207Sanchez, Nancy, L1597Lane CoveNew South WalesAustralia
13320Jones, Jasmine, J91941GrossmontCaliforniaUnited States
11156Roberts, Maria90712LakewoodCaliforniaUnited States

Generated 2025-07-14 07:57:22.956 UTC