[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 470   SHUFFLE   <  SKIP 3949  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15324Serrano, Renee10917Central ValleyNew YorkUnited States
26663Serrano, Joanna, J6006PerthSouth AustraliaAustralia
11480Ma, Colleen, A93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-13 00:09:26.025 UTC