[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   SHUFFLE   <  SKIP 6270  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States
26264Lal, Elijah91791West CovinaCaliforniaUnited States
26543Guo, Susan, A4551CaloundraQueenslandAustralia
14560Huang, Kelvin90706BellflowerCaliforniaUnited States

Generated 2025-07-14 15:58:39.061 UTC