[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 2986   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12555Malhotra, Edgar, K59100RoubaixNordFrance
23370Alexander, Mya98027IssaquahWashingtonUnited States
14607Nelson, Isaiah97034Lake OswegoOregonUnited States

Generated 2025-07-13 17:29:17.613 UTC