[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 25   SHUFFLE   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17065Chen, Cedric, R4217Gold CoastQueenslandAustralia
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom
14470Robinson, Jeremy, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 02:34:44.113 UTC