[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 480   SHUFFLE   <  SKIP 2662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20739Carter, Kaitlyn, A98501OlympiaWashingtonUnited States
19881Long, Aidan, J90401Santa MonicaCaliforniaUnited States
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-17 19:06:09.968 UTC