[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 4000   SHUFFLE   <  SKIP 1935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
21045Prasad, Evelyn59100RoubaixNordFrance
19607Subram, Troy, R4551CaloundraQueenslandAustralia

Generated 2025-07-13 17:48:48.761 UTC