[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 2554 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18902 | Chen, Steve, R | 3000 | Melbourne | Victoria | Australia |
27164 | Carlson, Micheal, E | CM11 | Billericay | England | United Kingdom |
Generated 2025-07-11 19:20:08.867 UTC