[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 6552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
25974Jai, Noah, E91203GlendaleCaliforniaUnited States
20726Romero, Beth14129BerlinHessenGermany
27143Deng, Alvin, C93700DrancySeine Saint DenisFrance

Generated 2025-07-14 08:38:01.797 UTC