[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 5267  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17317Zeng, Stacey, J4551CaloundraQueenslandAustralia
14646Garcia, Dylan, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 01:05:54.785 UTC