[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 4   SHUFFLE   <  SKIP 572  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21390Becker, Grant2036MalabarNew South WalesAustralia
22417Goel, Shaun, L75016ParisSeine (Paris)France
23293Peterson, Kaylee91364Woodland HillsCaliforniaUnited States

Generated 2025-07-18 22:19:58.815 UTC