[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 859 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19094 | Yang, Todd, J | 3000 | Melbourne | Victoria | Australia |
20614 | Shan, Gregory | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-14 15:46:38.939 UTC