[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 0   SHUFFLE   <  SKIP 3117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27668Gonzalez, Kevin98033KirklandWashingtonUnited States
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
15455Raman, Denise, F59100RoubaixNordFrance

Generated 2025-10-31 05:15:35.123 UTC