[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 2603   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
22495Serrano, Andy92400CourbevoieHauts de SeineFrance
28793Jackson, Alexander, R98371PuyallupWashingtonUnited States

Generated 2025-07-21 03:08:06.031 UTC