[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 0   SHUFFLE   <  SKIP 3906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
27523Martin, Kayla, E98225BellinghamWashingtonUnited States
22725Gonzales, Richard, A98371PuyallupWashingtonUnited States

Generated 2025-11-05 18:33:51.698 UTC