[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 2854 < SKIP 147 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26316 | Hughes, Stephanie | V8P | Oak Bay | British Columbia | Canada |
18136 | Xie, Carl, R | W1N 9FA | London | England | United Kingdom |
Generated 2025-07-21 02:37:28.821 UTC