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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18369He, Mandy, A91910Chula VistaCaliforniaUnited States
14579Henderson, Luis97034Lake OswegoOregonUnited States
26780Butler, Julia, J91941GrossmontCaliforniaUnited States

Generated 2025-07-14 05:14:53.684 UTC