[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 3917   SHUFFLE   <  SKIP 2493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25984Wright, Isabella, D91945Lemon GroveCaliforniaUnited States
28196Cox, Timothy97301SalemOregonUnited States
17552Howard, Julia, S90241DowneyCaliforniaUnited States

Generated 2025-07-11 19:28:11.625 UTC