[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 2693   SHUFFLE   <  SKIP 261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22736Morgan, Katherine, V98403TacomaWashingtonUnited States
14593Washington, Jack, M91791West CovinaCaliforniaUnited States
21080Lopez, Ebony78000VersaillesYvelineFrance

Generated 2025-07-19 07:40:56.209 UTC