[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 3669   SHUFFLE   <  SKIP 1374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26264Lal, Elijah91791West CovinaCaliforniaUnited States
17902Lopez, Ruth, D70511StuttgartSaarlandGermany
17720Diaz, Deanna, DY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-12 09:23:17.463 UTC