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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17472Torres, Meredith94010BurlingameCaliforniaUnited States
20038Price, Taylor94611OaklandCaliforniaUnited States
21077James, Rachel93700DrancySeine Saint DenisFrance
25950Kumar, Kyle98270MarysvilleWashingtonUnited States

Generated 2025-11-05 16:48:19.147 UTC