[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 512   SHUFFLE   <  SKIP 1108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18304She, Yolanda, M2264SilverwaterNew South WalesAustralia
13274Lee, Joshua, L98107BallardWashingtonUnited States
20219Harrison, Colleen, L4551CaloundraQueenslandAustralia

Generated 2025-07-11 11:01:13.233 UTC