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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19079Lopez, Brett93500PantinSeine Saint DenisFrance
25789Mitchell, Julia93700DrancySeine Saint DenisFrance
14347Goel, Tara, I2036MalabarNew South WalesAustralia

Generated 2025-07-11 00:23:17.620 UTC