[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 1033 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24719 | Zheng, Susan, K | 22001 | Hamburg | Hessen | Germany |
23234 | Lu, Brent, R | 80074 | München | Hamburg | Germany |
18961 | Henderson, Jeremiah, D | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-07-14 10:04:13.842 UTC