[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3222   SHUFFLE   <  SKIP 170  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23543Sanchez, Michele4810TownsvilleQueenslandAustralia
13453Howard, Amanda91950Lincoln AcresCaliforniaUnited States
16051Xu, Leonard, D59000LilleNordFrance
27039Lewis, Jonathan, C90505TorranceCaliforniaUnited States

Generated 2025-07-20 09:27:21.535 UTC