[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 826   SHUFFLE   <  SKIP 6955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25763Johnson, Hannah98312BremertonWashingtonUnited States
17423Alexander, Arianna98270MarysvilleWashingtonUnited States
24733Flores, Luke, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 23:56:42.143 UTC