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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24159Luo, Christine, J4000BrisbaneQueenslandAustralia
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
13532Gill, Melody, V66041PoingSaarlandGermany

Generated 2025-07-20 05:27:39.859 UTC