[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 8596   <  SKIP 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States
21424Alexander, Emily, L92020El CajonCaliforniaUnited States
15660Jai, AprilSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-19 10:01:55.220 UTC