[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 327   SHUFFLE   <  SKIP 970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22378Malhotra, Rebekah, G92150SuresnesHauts de SeineFrance
17204Martinez, Evelyn, JOX1OxfordEnglandUnited Kingdom
12190Gonzales, Justin91776San GabrielCaliforniaUnited States

Generated 2025-07-18 19:27:13.972 UTC