[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 875   SHUFFLE   <  SKIP 4387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25733Blanco, Joanna, B80610Saint OuenSommeFrance
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom
17552Howard, Julia, S90241DowneyCaliforniaUnited States
24822Cook, Paige, L94014ColmaCaliforniaUnited States

Generated 2025-07-19 13:02:42.099 UTC