[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 568   SHUFFLE   <  SKIP 948  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19426Stewart, Brian93000BobignySeine Saint DenisFrance
24452Coleman, Megan, C98225BellinghamWashingtonUnited States
29174Parker, Richard98371PuyallupWashingtonUnited States

Generated 2025-07-16 00:41:29.961 UTC