[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 398   SHUFFLE   <  SKIP 2303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance
22480Gonzalez, Abby, P94310OrlyVal de MarneFrance
24798Moreno, Lawrence98225BellinghamWashingtonUnited States

Generated 2025-07-13 15:02:46.342 UTC