[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 416   SHUFFLE   <  SKIP 2473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12757Ramirez, Sara, A98020EdmondsWashingtonUnited States
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
24972Garcia, Edward94536FremontCaliforniaUnited States

Generated 2025-07-13 03:14:58.855 UTC