[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 590   SHUFFLE   <  SKIP 437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24301Rai, Tasha, L7001HobartTasmaniaAustralia
18705Goel, Karl4169East BrisbaneQueenslandAustralia
14646Garcia, Dylan, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-22 00:54:23.871 UTC