[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 3330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22918Jai, Calvin, S4000BrisbaneQueenslandAustralia
14356Baker, Isabella, A91776San GabrielCaliforniaUnited States
19770Liang, Rosa, L2138RhodesNew South WalesAustralia

Generated 2025-07-09 23:33:46.666 UTC