[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 999   SHUFFLE   <  SKIP 1188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17949Mitchell, Sophia59000LilleNordFrance
25120Rodriguez, Heidi, L2580GoulburnNew South WalesAustralia
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States

Generated 2025-07-20 10:40:14.662 UTC