[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 398   SHUFFLE   <  SKIP 2367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11903Raji, Kate, L4551CaloundraQueenslandAustralia
14571Richardson, Rachel, M90706BellflowerCaliforniaUnited States
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance

Generated 2025-07-13 16:12:20.510 UTC