[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 1205 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20447 | Goel, Jodi | 2264 | Silverwater | New South Wales | Australia |
23156 | Barnes, Samantha, J | 97301 | Salem | Oregon | United States |
Generated 2025-07-11 17:04:45.602 UTC