[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 2927   SHUFFLE   <  SKIP 818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27608Hernandez, Hector, E98225BellinghamWashingtonUnited States
20568Raji, Dustin75007ParisSeine (Paris)France
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia

Generated 2025-07-17 00:40:39.517 UTC