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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
20741Foster, Jocelyn91945Lemon GroveCaliforniaUnited States
24584Liang, Ronnie2138RhodesNew South WalesAustralia

Generated 2025-07-14 21:36:05.131 UTC