[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 2435 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18490 | Rai, Brad, S | 4655 | Hervey Bay | Queensland | Australia |
20229 | Walker, Austin, F | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-11 00:01:59.114 UTC