[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 1596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25405Wagner, Brandon, E98168BurienWashingtonUnited States
16234Martin, Wyatt94109San FranciscoCaliforniaUnited States
15557Murphy, Nathaniel94611OaklandCaliforniaUnited States

Generated 2025-07-11 18:49:14.272 UTC