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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20969Foster, Ashley, C93700DrancySeine Saint DenisFrance
16919Sullivan, Kaitlin2138RhodesNew South WalesAustralia
14242Ye, Rafael, V98312BremertonWashingtonUnited States

Generated 2025-07-10 02:04:20.755 UTC