[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 875   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11383Gill, Marie77680Roissy en BrieSeine et MarneFrance
26534Smith, Fernando94611OaklandCaliforniaUnited States
18721Gomez, Andy2036MalabarNew South WalesAustralia

Generated 2025-07-08 23:31:49.105 UTC