[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 3165   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18956Howard, Sara, W94070San CarlosCaliforniaUnited States
12364Rogers, Erin98366Port OrchardWashingtonUnited States
21013Nelson, Connor59140DunkerqueNordFrance

Generated 2025-07-21 19:48:32.131 UTC