[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 251   SHUFFLE   <  SKIP 680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13232Baker, Kaitlyn, L97355LebanonOregonUnited States
11165Alexander, Jocelyn94611OaklandCaliforniaUnited States
13620Ye, Damien, M2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-18 03:45:34.320 UTC