[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 31   SHUFFLE   <  SKIP 354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26333Alexander, Alexandria97205PortlandOregonUnited States
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
27596Raman, Edgar, A4551CaloundraQueenslandAustralia

Generated 2025-07-14 13:28:47.174 UTC