[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 820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20640Turner, Noah, S92020El CajonCaliforniaUnited States
19155Flores, Caroline91941GrossmontCaliforniaUnited States
19630Raje, Jodi, E4655Hervey BayQueenslandAustralia

Generated 2025-07-11 03:17:50.903 UTC