[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 518   SHUFFLE   <  SKIP 6194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16653Phillips, Isabella98027IssaquahWashingtonUnited States
27256Lopez, Caleb98366Port OrchardWashingtonUnited States
12466He, Willie, D93700DrancySeine Saint DenisFrance

Generated 2025-07-19 05:40:47.204 UTC