[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 3375   SHUFFLE   <  SKIP 869  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11504Baker, Jordan, P90241DowneyCaliforniaUnited States
16912Patterson, Dalton, A98501OlympiaWashingtonUnited States
18425Brooks, Garrett, L92020El CajonCaliforniaUnited States

Generated 2025-07-16 13:14:19.302 UTC