[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 3154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
14669Blanco, Erika, L2036MalabarNew South WalesAustralia
22183Jones, Benjamin, C98312BremertonWashingtonUnited States

Generated 2025-11-05 01:22:50.924 UTC