[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 8120   <  SKIP 815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13051Jones, Ethan2580GoulburnNew South WalesAustralia
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
12859Gonzalez, Evelyn, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 15:13:11.195 UTC