[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 236   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19606Parker, Gabriel4655Hervey BayQueenslandAustralia
25010Kumar, Misty, H4217Gold CoastQueenslandAustralia
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-09 02:05:08.954 UTC