[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   SHUFFLE   SKIP 9655   <  SKIP 683  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
16131Romero, Albert91502BurbankCaliforniaUnited States
15893Xu, Yolanda, E98225BellinghamWashingtonUnited States

Generated 2025-07-17 00:01:39.879 UTC