[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 540 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28376 | Chen, Eugene, L | 66740 | Saarlouis | Saarland | Germany |
18759 | Phillips, Devin | V0 | Sooke | British Columbia | Canada |
28850 | Hernandez, Nelson | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-12 11:54:07.115 UTC