[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 484   SHUFFLE   <  SKIP 2555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13626Madan, Johnathan, D4000BrisbaneQueenslandAustralia
26342Griffin, Eduardo, M91950National CityCaliforniaUnited States
12323Alonso, Lawrence, S92150SuresnesHauts de SeineFrance

Generated 2025-07-14 11:26:23.363 UTC