[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 3669   SHUFFLE   <  SKIP 2744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States
11293Long, Luke, S98366Port OrchardWashingtonUnited States
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance

Generated 2025-07-13 19:13:42.491 UTC