[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 445   SHUFFLE   <  SKIP 4053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States
11930Nara, Jaclyn, M2055North SydneyNew South WalesAustralia

Generated 2025-07-16 02:10:08.376 UTC