[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 908 SHUFFLE < SKIP 168 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14652 | Luo, Russell, S | 90210 | Beverly Hills | California | United States |
28798 | Phillips, Timothy, W | V8X | Royal Oak | British Columbia | Canada |
16411 | Sanchez, Stanley | 63009 | Offenbach | Saarland | Germany |
Generated 2025-07-13 19:46:03.921 UTC