[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3721   <  SKIP 40  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11221Perry, Nathan90712LakewoodCaliforniaUnited States
11765Torres, Marc2113North RydeNew South WalesAustralia
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States

Generated 2025-07-21 16:24:53.039 UTC