[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 364   SHUFFLE   <  SKIP 1359  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance
22067Jackson, Julia, E98225BellinghamWashingtonUnited States

Generated 2025-07-15 06:30:55.574 UTC