[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 512   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18663Flores, Jason, C94941Mill ValleyCaliforniaUnited States
23312Lal, Sheena4655Hervey BayQueenslandAustralia
11679Richardson, Dalton, W98371PuyallupWashingtonUnited States

Generated 2025-07-11 17:54:26.255 UTC