[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 750   SHUFFLE   <  SKIP 327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11626Rogers, Destiny94109San FranciscoCaliforniaUnited States
26475Gonzalez, Isabella, L92625Newport BeachCaliforniaUnited States
27780Andersen, Christy, A59140DunkerqueNordFrance

Generated 2025-07-07 20:51:51.018 UTC