[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 2927   SHUFFLE   <  SKIP 771  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23672Flores, Abigail, L98371PuyallupWashingtonUnited States
23666Anderson, Olivia98403TacomaWashingtonUnited States
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 21:34:04.621 UTC