[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 470   SHUFFLE   <  SKIP 1625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20867Johnson, Noah, K59100RoubaixNordFrance
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
27641Alexander, Miranda92020El CajonCaliforniaUnited States

Generated 2025-07-18 16:09:12.213 UTC