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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23565Torres, Julia, L92625Newport BeachCaliforniaUnited States
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance
23353Scott, Sophia, M98403TacomaWashingtonUnited States
16703Sanchez, Denise7001HobartTasmaniaAustralia

Generated 2025-07-17 08:33:26.448 UTC