[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 803 SHUFFLE < SKIP 933 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23613 | Lu, Clayton, L | LA1 1LN | Lancaster | England | United Kingdom |
17201 | Yang, Vincent, R | 60061 | Frankfurt am Main | Saarland | Germany |
Generated 2025-07-21 21:01:58.445 UTC