[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 9927 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18495 | Phillips, Jeremy, E | 3000 | Melbourne | Victoria | Australia |
18736 | Patterson, Ashley, R | 3000 | Melbourne | Victoria | Australia |
18741 | Martinez, Edgar, B | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-17 21:10:22.657 UTC