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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13740Ramirez, Jada99362Walla WallaWashingtonUnited States
13313Stone, Megan, L91203GlendaleCaliforniaUnited States
25160Stewart, Mackenzie, C98403TacomaWashingtonUnited States

Generated 2025-07-11 13:25:27.215 UTC