[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 2500   SHUFFLE   <  SKIP 73  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States
27050Turner, Chloe97034Lake OswegoOregonUnited States
20683Mitchell, Amanda, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 07:07:03.552 UTC