[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 2277  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27169Xu, Louis66578NeunkirchenSaarlandGermany
14098Lopez, Allison, D98027IssaquahWashingtonUnited States
28490Ramos, Krista, L85049IngolstadtBayernGermany
17682Ramirez, Anna98225BellinghamWashingtonUnited States
21810Miller, Justin, C91977Spring ValleyCaliforniaUnited States
24395Raji, Alison94519ConcordCaliforniaUnited States

Generated 2025-10-31 00:58:37.729 UTC