[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 655   <  SKIP 2566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19060Stone, Stephanie, SPB12PeterboroughEnglandUnited Kingdom
12412Wright, Mackenzie, K90241DowneyCaliforniaUnited States
26860Miller, Olivia, HEM15Esher-MoleseyEnglandUnited Kingdom
22909Goel, Tommy4655Hervey BayQueenslandAustralia

Generated 2025-07-20 10:54:14.612 UTC