[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 3217   <  SKIP 515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18834Foster, Ana, S98020EdmondsWashingtonUnited States
19544Price, Katherine, R91977Spring ValleyCaliforniaUnited States
15713Lee, Hannah, FTY31RuncornEnglandUnited Kingdom

Generated 2025-07-16 14:32:38.210 UTC