[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 413   SHUFFLE   <  SKIP 2996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13777Perez, Manuel, CW1N 9FALondonEnglandUnited Kingdom
26134Goel, Bridget4171HawthorneQueenslandAustralia
21932Kumar, Leonard94014ColmaCaliforniaUnited States

Generated 2025-07-15 10:53:27.275 UTC